type github.com/jackc/pgx/v5/pgtype.encodePlanQcharCodecByte
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
qchar.go#L30: return encodePlanQcharCodecByte{}
qchar.go#L39: type encodePlanQcharCodecByte struct{}
qchar.go#L41: func (encodePlanQcharCodecByte) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)